home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000026_timbl _Mon Dec 9 17:31:23 1991.msg < prev    next >
Internet Message Format  |  1994-01-24  |  7KB

  1. Return-Path: <timbl>
  2. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA06470; Mon, 9 Dec 91 17:31:23 GMT+0100
  4. Date: Mon, 9 Dec 91 17:31:23 GMT+0100
  5. From: timbl (Tim Berners-Lee)
  6. Message-Id: <9112091631.AA06470@ nxoc01.cern.ch >
  7. Received: by NeXT Mailer (1.62)
  8. To: Daniel J. Oberst <oberst@hitam.princeton.edu>
  9. Subject: Re: WWW implementation of PNN
  10. Cc: www-talk, Howard@pucc.princeton.edu, fuchs@tsar.princeton.edu
  11.  
  12.  
  13. > From: Daniel J. Oberst <oberst@hitam.princeton.edu>
  14. > Cc: Howard@pucc.princeton.edu, fuchs@tsar.princeton.edu
  15.  
  16. > Tim,
  17.  
  18. > Our group has been working with WWW and looking at implementing our  
  19. locally-developed PNN (Princeton News Network) Campus Wide  
  20. Information Service.  Howard Strauss, who designed PNN, has written  
  21. an EXEC that takes the PNN "menu" files and converts them into WWW  
  22. html documents.  We're working on setting up the files and finding a  
  23. place for them so that they can be accessed from WWW.  One nice  
  24. by-product is that we will now have a line-mode access to the  
  25. information in PNN, something that had been requested before (PNN  
  26. only works in 3270 mode on our 3090, VT100 or curses mode on our unix  
  27. implementation, and with Hypercard on a Mac).
  28. - - - - -
  29. > Parenthetically, I thought I had seen something about a 3270  
  30. implementation of WWW, but can't seem to locate it (*even* with  
  31. WWW!). Is there a 3270 implementation different from the line-mode  
  32. version?
  33.  
  34.    No, it's just the line mode version, with a few clear screen
  35.    calls. As the v1.0 line mdoe browser can scroll backward, we
  36.    should be able to link the PF keys to the browser's commands
  37.    while in WWW. There's no "move-cursor-hit-enter" functionality.
  38.  - - - - - -
  39. > I asssume that the best way to make these available is via HHTP?   
  40. The PNN files here are NFS exported to all machines on campus, so our  
  41. first implementation just used local file hypertext pointers.  I  
  42. assume to make these available, we'd need to use the hhtp tags on the  
  43. file references. Is this what you have done at CERN with your WWW?  
  44. We'll try and get a hhtp server up and running on a test machine and  
  45. try it out
  46.  
  47.     Great.  If you have a set of html files, an HTTP server (The
  48.     distributed daemon) gives faster access than using anonymous FTP.
  49.     The documentation about setting up the daemon should be complete
  50.     on the web -- if there are holes in it just let me know.
  51.     We use the daemon (httpd) to publish our own documentation on W3,
  52.     but the documenattion comming from VM is actually transcibed
  53.     into html on the fly by a custom server. [The regular daemon
  54.     runs in a service machine, calls an EXEC which leaves the
  55.     html on the stack for the daemon to read off. I  could send you
  56.     C code if you like]. This has the advantage that it takes the
  57.     data right from the source -- it's only stored in one place --
  58.     but the disadvantage for me that a server has to be maintained on
  59.     the strange IBM machine ;-).
  60.  
  61. > We'll keep you posted on our progress.
  62.  
  63.    Thanks.
  64.  
  65. > One side benefit could be that other sites running the PNN code  
  66. could use the same tools to make their info WWW-able!!
  67.  
  68.     How many other sites are running PNN? It would be great to see
  69.     some more CWISs coming onto the web.
  70.  
  71.  
  72. > FYI - I've included below a sample file and conversion that was  
  73. created.
  74.  
  75.     Looks good. [You could chop the leading spaces on the heading, as
  76.     w3 will center it anyway. Also, the line "
  77.     "Move the cursor to any topic below and press Enter"
  78.     is a little misleading for www users - you might want to
  79.     "hand-craft" just the top level menu page to remove that,
  80.     and possibly put links to other CWISs, etc.]
  81.  
  82.  
  83. > Daniel J. Oberst
  84. > Director, Advanced Technology and Applications
  85. > Computing and Information Technology
  86. > Princeton University
  87. > 116 Prospect Avenue
  88. > Princeton, NJ 08544-2089
  89.  
  90.     Tim Berners-Lee                       timbl@info.cern.ch
  91.     World Wide Web project                (NeXTMail is ok)    
  92.     CERN                                  Tel: +41(22)767 3755
  93.     1211 Geneva 23, Switzerland           Fax: +41(22)767 7155
  94.  
  95.  
  96.  
  97. 
  98.  
  99. __________________________________________________________________
  100. - - - - -
  101. FILE: pnn.mainmenu
  102.  
  103. @T@          PNN - The Princeton News Network
  104. @M@            Click ONCE on any topic below
  105. @M@
  106. @T@   Move the cursor to any topic below and press Enter
  107. @T@
  108. help dialog*@D@HELP
  109. @A@
  110. index node@N@Index to Information in PNN
  111. new node@N@What's New on PNN
  112. @A@
  113. about inter@I@About PNN
  114. events inter@I@Calendars and Events
  115. org inter@I@Campus Organizations
  116. gphone dialog*@E@Campus Phone Book@GETPHONE
  117. service inter@I@Campus Services & Facilities
  118. computr inter@I@Computing Resources
  119. course inter@I@Curriculum & Course Information
  120. @*@                                Column 2 starts here
  121. @C@
  122. @E@Dial-a-Fortune@FORTUNE
  123. facstaff inter@I@Faculty & Staff Activities
  124. library inter@I@Library Information
  125. misc inter@I@Potpourri
  126. police inter@I@Safety Information
  127. student inter@I@Student & Grad Student Activities
  128. transpor inter@I@Travel & Visitor Information
  129. uemploy inter@I@University Employment Information
  130. policy inter@I@University Policies & Procedures
  131. whoswho inter@I@University Who's Who
  132. weather node@N@Weather Forecast
  133. ----------------------------
  134. SCREEN: PNN main menu:
  135.  
  136.            PNN - The Princeton News Network
  137.     Move the cursor to any topic below and press Enter
  138.  
  139. HELP                                   Dial-a-Fortune
  140.                                        Faculty & Staff Activities
  141. Index to Information in PNN            Library Information
  142. What's New on PNN                      Potpourri
  143.                                        Safety Information
  144. About PNN                              Student&GradStudent Activities
  145. Calendars and Events                   Travel & Visitor Information
  146. Campus Organizations                   University Employment Info
  147. Campus Phone Book                      University Policies&Procedures
  148. Campus Services & Facilities           University Who's Who
  149. Computing Resources                    Weather Forecast
  150. Curriculum & Course Information        Exit PNN
  151.  
  152. ----------------------------
  153. FILE: pnn.html
  154.  
  155. <H1>          PNN - The Princeton News Network</H1>
  156. <H2>   Move the cursor to any topic below and press Enter</H2>
  157. <H3></H3>
  158. <UL>
  159. <LI><A HREF=help.dialogww>HELP</A>
  160. <LI><A HREF=index.node>Index to Information in PNN</A>
  161. <LI><A HREF=new.node>What's New on PNN</A>
  162. <LI><A HREF=about.html>About PNN</A>
  163. <LI><A HREF=events.html>Calendars and Events</A>
  164. <LI><A HREF=org.html>Campus Organizations</A>
  165. <LI><A HREF=service.html>Campus Services & Facilities</A>
  166. <LI><A HREF=computr.html>Computing Resources</A>
  167. <LI><A HREF=course.html>Curriculum & Course Information</A>
  168. <LI><A HREF=facstaff.html>Faculty & Staff Activities</A>
  169. <LI><A HREF=library.html>Library Information</A>
  170. <LI><A HREF=misc.html>Potpourri</A>
  171. <LI><A HREF=police.html>Safety Information</A>
  172. <LI><A HREF=student.html>Student & Grad Student Activities</A>
  173. <LI><A HREF=transpor.html>Travel & Visitor Information</A>
  174. <LI><A HREF=uemploy.html>University Employment Information</A>
  175. <LI><A HREF=policy.html>University Policies & Procedures</A>
  176. <LI><A HREF=whoswho.html>University Who's Who</A>
  177. <LI><A HREF=weather.node>Weather Forecast</A>
  178. </UL>
  179.  
  180.